Tag: Quick how-to

Maze builder in Typescript and React

Maze builder in Typescript and React

Today I had breakfast with my family in a nearby restaurant. Inspiration hit when the waiter brought one of those paper coloring tablecloths for my kid. How awesome would it be to have an infinite supply of mazes for him.

September 19, 2025. 01:06 am 8 min read
Implementing a Share button in Astro

Implementing a Share button in Astro

I wanted to explore the Share API, so I built this neat little Astro component that triggers the share experience in the supporting browsers.

June 18, 2025. 22:11 pm 2 min read
Implementing Search in Astro

Implementing Search in Astro

I needed a search bar. I restrained myself so I didn't reinvent the wheel, so I used a package. How to add a search bar feature to your Astro site! The easy way.

June 17, 2025. 17:30 pm 4 min read